Docs.rs
amethyst_window-0.15.3
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
amethyst_window 0.15.3
Windowing support for Amethyst engine.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
24
out of
24
items documented
1
out of
2
items with examples
Size
Source code size: 61.87 kB
Documentation size: 3.19 MB
Links
Homepage
Documentation
amethyst/amethyst
7995
743
0
crates.io
Dependencies
amethyst_config ^0.15.3
normal
amethyst_core ^0.15.3
normal
amethyst_error ^0.15.3
normal
log ^0.4.6
normal
serde ^1
normal
thread_profiler ^0.3
normal
optional
winit ^0.19
normal
Versions
0.15.3
0.15.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Owners
Crate abstracting and seperating out the window and display handling within amethyst, and as such its usage of winit.